* emacs.c (DEFINE_DUMMY_FUNCTION): New macro.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Mar 2011 03:49:40 +0000 (20:49 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Mar 2011 03:49:40 +0000 (20:49 -0700)
commite2440e2dba95cc74a547621a1d7b8b0dc17dd51b
tree02a9594b2a4703405f66ecee88e89a0e776c5dd1
parent31bdd6a4f82d695e993a90a5e4762f08892cd37f
* emacs.c (DEFINE_DUMMY_FUNCTION): New macro.

(__do_global_ctors, __do_global_ctors_aux, __do_global_dtors, __main):
Use it.
src/ChangeLog
src/emacs.c